source/dpromise/async.d(12,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/async.d(49,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/promise.d(18,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/promise.d(133,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/promise.d(152,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/promise.d(181,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/task.d(14,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/utils/package.d(18,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/utils/package.d(37,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dpromise/promise.d(19,8): Error: none of the overloads of `this` are callable using argument types `(void)`, candidates are: source/dpromise/promise.d(97,11): `dpromise.promise.Promise!void.Promise.this()` source/dpromise/promise.d(101,21): `dpromise.promise.Promise!void.Promise.this(void delegate(void delegate(VariantN!(8LU, void, Exception)) nothrow) nothrow executer)` source/dpromise/async.d(12,16): Error: template instance `dpromise.promise.promise!void` error instantiating source/dpromise/utils/package.d(38,28): instantiated from here: `async!void` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.